速報APP / 教育 / CPP N-IDE - C/C++ Compiler & Programming

CPP N-IDE - C/C++ Compiler & Programming

價格:免費

更新日期:2018-06-19

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 4.4 以上版本

官方網站:mailto:dev.mrduy@gmail.com

Email:https://gist.github.com/tranleduy2000/6fb8006ce81d9369b8c94a12e9c26983

聯絡地址:HCM-VN

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖1)-速報App

## Features

- Offline C compiler

- Offline C++ compiler

- Native activity, SDL2 support for GUI

- Build executables file, export your program

- Make 4.0, makefile support, you can build as on your PC

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖2)-速報App

- Static code analysis, it helps you to fix "difficult" bugs:

1. memory leaks

1. mismatching allocation and deallocation

1. uninitialized variables usage

1. array index out of bounds errors

- C/C++ code formatter

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖3)-速報App

- Terminal emulator: full-featured terminal

- Git, svn support (Install by use Intall plugin features)

- Diagnostic utility: auto jump to error position

- Compiler output: See stdout, stderr

- Syntax highlighting: C/C++ language and very more language (only highlight without compile)

- C/C++ examples from https://www.programiz.com/cpp-programming/examples

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖4)-速報App

- File manager

- Multi Tab, new file, open, save, save as, undo/redo, insert some commonly used symbols, etc. Change the typeface and font size. Show line numbers. Regular search, replace or replace all,"Word wrap" switch, Dark/Light Themes

## How to use SDL, NativeActivity?

You need install SDL Plugin for CPP N-IDE and open it once time to install libraries.

The application will be auto detect linker flags (LDFLAGS) for your source file

## How to use makefile?

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖5)-速報App

1. Write your makefile

2. Open terminal and type "make"

## How to install libraries

1. Open drawer then click "Install libraries/Plugin"

2. Find your prebuilt libraries your need

Currently, I supported commom libraries such as curl, CLooG, dropbear, expat, fontconfig, freetype, glib, gmp, isl, conv, pcre, png, uuid, mpc, mpfr, ncurses, openssl, ppl

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖6)-速報App

Report bug on Github https://github.com/tranleduy2000/c_cpp_compiler

CPP N-IDE - C/C++ Compiler & Programming - Offline(圖7)-速報App